What does it mean to be correlated?
I created a simulation study to observe the co-evolutionary outcome of the newt-snake interaction with different genetic architectures (GAs) in a spatial setting. I hypothesized that we would see an interaction (co-evolutionary arms race) between newt and snake phenotype under some GA combinations when newts and snakes were evolving over geographical space. Each GA is paired with another GA creating 16 combinations.
GA1 experiment values:
Each GA combination and trial has its own msprime simulation, but the msprime file is shared between the 5 section and 7 section slim runs.
## All cor, lit, and grid files exist!
## This program will now end!
## Group.1 x
## 1 1e-08_0.005_1e-08_0.005 0.04221499
## 2 1e-08_0.005_1e-09_0.05 0.27113999
## 3 1e-08_0.005_1e-10_0.5 0.69590390
## 4 1e-08_0.005_1e-11_5 0.90478075
## 5 1e-09_0.05_1e-08_0.005 -0.02203734
## 6 1e-09_0.05_1e-09_0.05 0.24613755
## 7 1e-09_0.05_1e-10_0.5 0.35035589
## 8 1e-09_0.05_1e-11_5 1.12406062
## 9 1e-10_0.5_1e-08_0.005 -0.62984362
## 10 1e-10_0.5_1e-09_0.05 -0.13150747
## 11 1e-10_0.5_1e-10_0.5 0.19804547
## 12 1e-10_0.5_1e-11_5 0.28321807
## 13 1e-11_5_1e-08_0.005 -0.84263119
## 14 1e-11_5_1e-09_0.05 -0.98139355
## 15 1e-11_5_1e-10_0.5 -0.53854855
## 16 1e-11_5_1e-11_5 0.03315448
## [1] "pattern 1e-10_0.5_1e-10_0.5_1"
## [1] "Cor between average snake pheno and local cor -0.247196476582325"
## [1] "Cor between average newt pheno and local cor -0.107788292102376"
## [1] "Cor between average dif pheno and local cor 0.0100280859436473"
## [1] "Cor between newt pheno and snake 0.32972127989385"
## [1] "pattern 1e-09_0.05_1e-08_0.005_0"
## [1] "Cor between average snake pheno and local cor -0.360623039842258"
## [1] "Cor between average newt pheno and local cor -0.233641738290197"
## [1] "Cor between average dif pheno and local cor -0.280493056807502"
## [1] "Cor between newt pheno and snake 0.0989246582488282"
## [1] "pattern 1e-11_5_1e-11_5_1"
## [1] "Cor between average snake pheno and local cor 0.192522876905839"
## [1] "Cor between average newt pheno and local cor 0.273040443790137"
## [1] "Cor between average dif pheno and local cor 0.0886668732278466"
## [1] "Cor between newt pheno and snake 0.808486589017685"
## [1] 0.03546222
## [1] -0.01682152
## [1] 0.1004667
## [1] 0.4765142
## [1] -0.1334463
## [1] -0.02158262
## [1] -0.07256572
## [1] 0.4801903